XML Einrichten Version 1.2
CustomerEmail Element
XML Einrichten Version 1.2 > EndConsumer Complex Type : CustomerEmail Element
Beschreibung
E-Mail des Endkunden
Namensraum (none)
Typ
Restriction of xs:string
Diagramm
CustomerEmail Element
Overview
CustomerEmail optional Restriction of xs:string
E-Mail des Endkunden
Quelle
<xs:element name="CustomerEmail" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">E-Mail des Endkunden</xs:documentation>
    <xs:documentation xml:lang="en">E-Mail of the end-consumer</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="70" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
Siehe auch
EndConsumer Complex TypeXML Einrichten Version 1.2